SyServiceExceptionQueue 
EntityType  Independent 
Logical Entity Name  SyServiceExceptionQueue 
Default Table Name  SyServiceExceptionQueue 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionQueue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceExceptionQueueId(PK)    BIGINT  NO 
 
SyServiceExceptionRequestQueueId(FK)    INTEGER  NO 
 
MessageId    INTEGER  NO 
 
ResourceKey(FK)    NVARCHAR(128)  NO 
 
ExceptionHashID    NUMERIC(20, 0)  NO 
 
SourceRecordHashID    NUMERIC(20, 0)  YES 
 
SyCampusId(FK)    INTEGER  YES 
 
ExceptionDetail    XML  NO 
 
Comment    NVARCHAR(max)  NO 
 
ExceptionLifeCycle    INTEGER  NO 
 
QueueStatus    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyServiceExceptionQueue Keys 
Key Name  Key Type  Keys 
Nk_SyServiceExceptionQueue_SourceRecordHashId  Inversion Entry  SourceRecordHashID 
Nk_SyServiceExceptionQueue_UserID  Inversion Entry  UserID 
Nk_SyServiceExceptionQueue_ExceptionHashId  Inversion Entry  ExceptionHashID 
PK_SyServiceExceptionQueue_SyServiceExceptionQueueID  PrimaryKey  SyServiceExceptionQueueId 
Nk_SyServiceExceptionQueue_SyServiceExceptionRequestQueueIDQueueStatusLifeCycle  Inversion Entry  SyServiceExceptionRequestQueueId, QueueStatus, ExceptionLifeCycle 

SyServiceExceptionQueue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessExceptionTypeTemplate  Non-Identifying  One To Zero or More        ResourceKey  NO 
Campus  Non-Identifying  Zero or One to Zero or More        SyCampusId  NO 
SyServiceExceptionRequestQueue  Non-Identifying  One To Zero or More        SyServiceExceptionRequestQueueId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyServiceExceptionQueue Check Constraints 
Check Constraint Name  CheckConstraint